home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / pcls0100.arc / READ.ME < prev    next >
Text File  |  1991-02-01  |  4KB  |  113 lines

  1. 02-02-91
  2.  
  3. The first official release of PROCALLS! version 1.00 after a week of no
  4. bugs being reported from the testers.
  5.  
  6.  
  7. 01-30-91
  8.  
  9. Wrote the registered version of the code.  Added code to display the 
  10. copyright notice as the program recycles and to display when reading 
  11. caller logs, and writing bulletins.
  12.  
  13.  
  14. 01-26-91
  15.  
  16. Fixed the muliple node hang problem... worked great when other nodes were
  17. idle but crashed if caller was on other node when one of them recycled.
  18. Also fixed the bug of dropping the last caller in the log & the "caller log 
  19. created by ProDoor", bug.  All these I was able to cause here on PC-Mania! 
  20. before the fix, and I can't now... so I think this is much closer to the 
  21. the first release.  Let's let it go for a week or so to see if something
  22. else crops up.
  23.  
  24.  
  25. 01-22-91
  26.  
  27. Complete Re-write of the code to change the way the caller log was analyzed
  28. to be more reliable.  By Joe I think I've got it!
  29.  
  30.  
  31. 01-13-91
  32.  
  33. Added code to hours & minutes on the bottem of the bulletin.  Added code to
  34. be sensitive to the plurality of Hours, Minutes, and Calls.
  35.  
  36. FIRST NARROW BETA RELEASE... .09B 01-13-91
  37.  
  38.  
  39. 01-12-91
  40.  
  41. Fixed bug where if a 300 baud caller logged on it would drop the first 
  42. letter of the CityState field.  Re-formated the bulletin layout to make it
  43. a little smoother looking.
  44.  
  45.   >>>---->   ADDED A COLOR BULLETIN!    YA!
  46.  
  47. Added 3 new parameters for the configuration file which puts the name of the 
  48. BBS and SysOp in the bulletin and one for the new COLOR bulletin.  The 
  49. configuration file is now 6 lines.
  50.  
  51. Went to bed.. 3:35am Sheesh!
  52.  
  53.  
  54. 01-03-91
  55.  
  56. After attempting a few ideas using the USERS file and other info I decided 
  57. to stick with the caller log.  So I fixed some bugs in the reading of the 
  58. caller log as PCLS was hanging under certain situations.  Added Code to tally 
  59. up the number of calls made by eac individual and the total minutes used by 
  60. that person for that day.  This is the real reason for writing this software
  61. as that the SOFAR bulletin maker ( which "SO FAR" is the best available untill
  62. PCLS came along) only gave the logon/logoff times.  Also fixed a bug of the 
  63. CityState field having a space in front if an error corrected connection was 
  64. encountered.    
  65.  
  66.  
  67. 12-19-90
  68.  
  69. Fixed the bug I found in that ProDoor will not add the NEW CALLER LOG CREATED
  70. lines if the file exists... even if it is 0 bytes... this does not affect the
  71. opperation of ProDoor in any way.  I added a small configuration file which 
  72. has the following three lines.   
  73.  
  74. YES            --- Is the NetWorking Flag Set to YES in PCBSetup?
  75. CALLER         --- The Name of the CALLER log... CALLER1 if networking.
  76. PROCALLS       --- Name of the who called bulletin to be created.
  77.  
  78. This configuration file should make it usable on all single caller logs...
  79. ( No Need To Re-Compile AnyMore Hal )
  80. This configuration file must be in the same sub-dir as the PCLS.EXE file.
  81. I have not tested having the bulletin write to a different sub-dir yet but will
  82. tomarrow.  Fixed the MailRun Detected and the Scheduled event bug.. thanks for
  83. spotting this one Hal... it was a tough one but we've got it now.  Fixed the 
  84. code about the You called first today... it was saying that everyone was the 
  85. first caller... not anymore!  Fixed the spacing on the bulletin... looks 
  86. pretty good eh?    Time for bed... Goodnight!
  87.  
  88.  
  89. 12-17-90
  90.  
  91. Wrote code to handle the deleted caller log after an event or what ever
  92. which writes a 0 byte caller log.  I checked with Prodoor to make sure it
  93. still will add the lines for the NEW CALLER LOG CREATED ect... since the
  94. file existed and it doesn't.  Wrote code to handle who the first caller is 
  95. after the event.  Would like to start looking in to cleaning the display of 
  96. the bulletin but too tired...
  97.                          
  98.  
  99. 12-16-90
  100.  
  101. Ahhh... got the basics down where I could find the Names, City & State, and
  102. the Time on/off.  Wrote code to calculate the time used per call.  Wrote
  103. code to write bulletin to disk in a crude way... but it is writting a
  104. bulletin none-the-less.  Noticed a bug that it crashes the system when the
  105. caller log doesn't exist, but I'm tired and going to bed anyway...
  106.  
  107.  
  108. 12-15-90
  109.  
  110. Made simple design flow charts and began writing code.  Was not able to
  111. actually run it at the end of the day.   Bummer!  Too tired... work on it
  112. tomarrow.
  113.